[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
JECXZ              Jump if ECX Register Zero (386)   Flags: O D I T S Z A P C

JECXZ label

           Logic:          jump if ECX = 0

     This instruction performs a jump to the indicated label if ECX is
     equal to zero. It is the same as JCXZ, except that it tests ECX.

  --------------------------------------------------------------------------
   Operands                   Clocks   Transfers  Bytes  Example
   JECXZ label                9 (386)      -        2    JECXZ OUT
  --------------------------------------------------------------------------

See Also: JCXZ
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson